home *** CD-ROM | disk | FTP | other *** search
/ SGI Origin & Onyx2 Patches 1998 May / Origin and Onyx2 System Disk Patches May 1998.img / dist / patchSG0002923.idb / var / sysgen / master.d / tpisocket.z / tpisocket
Text File  |  1998-04-01  |  1KB  |  27 lines

  1. *
  2. * |-----------------------------------------------------------|
  3. * | Copyright (c) 1991, 1990 MIPS Computer Systems, Inc.      |
  4. * | All Rights Reserved                                       |
  5. * |-----------------------------------------------------------|
  6. * |          Restricted Rights Legend                         |
  7. * | Use, duplication, or disclosure by the Government is      |
  8. * | subject to restrictions as set forth in                   |
  9. * | subparagraph (c)(1)(ii) of the Rights in Technical        |
  10. * | Data and Computer Software Clause of DFARS 252.227-7013.  |
  11. * |         MIPS Computer Systems, Inc.                       |
  12. * |         950 DeGuigne Avenue                               |
  13. * |         Sunnyvale, California 94088-3650, USA             |
  14. * |-----------------------------------------------------------|
  15. *
  16. * $Revision: 1.8 $
  17. *
  18. * tpisocket streams library module
  19. *
  20. *FLAG    PREFIX    SOFT    #DEV    DEPENDENCIES
  21. s    tpisocket_ -    -    clone, socket, timod
  22. *                tpisocket_convert_socket(){nopkg}
  23. $$$
  24.  
  25. extern mblk_t *mbuf_to_mblk();
  26. mblk_t *(*__masterd_tpisocket_dummy)() = mbuf_to_mblk;
  27.